.guding
{
    width: 30px;
    height: 100%;
    color: #ea8d2c;
    font-size: 18px;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-align: center;
    position: absolute;
    z-index: 9;
    left: 0;
    bottom: 0;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}
.guding p
{
    position: absolute;
    bottom: 37%;
    writing-mode: tb-lr;
}
.guding:after
{
    content: " ";
    display: block;
    width: 1px;
    height: 16%;
    background-color: #ea8d2c;
    position: absolute;
    bottom: 19%;
    left: 17px;
}
#w_grid-1606992862059
{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
}
#w_grid-1607050469087
{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
@media screen and (max-width: 768px)
{
    .guding
    {
        display: none;
    }
    #content_box-1606992862059-0
    {
        display: none;
    }
    #content_box-1607002640173-0
    {
        display: none;
    }
    #c_portalResMessage_form-16070504480535472
    {
        display: none;
    }
}
a:active, a:hover
{
    color: #e98c2c;
    text-decoration: none;
}
a:active, a:focus
{
    color: #e98c2c;
    text-decoration: none;
}
.btn-primary
{
    color: #fff;
    background-color: #f0902c;
    border-color: #f0902c;
    width: 100%;
    line-height: 45px;
    border-radius: 0;
}
.p_categoryBox .p_linkBox.click
{
    background-color: rgba(1,109,231,0);
}
.p_categoryBox .p_linkBox.click .p_title
{
    color: #f0902c;
}
.p_categoryBox .p_parentBox .p_linkBox.click:before
{
    content: " ";
    display: block;
    transition: all .5s;
    width: 65px;
    height: 3px;
    background-color: #f0902c;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.mouse_bac:hover
{
    background-color: rgba(1,109,231,0);
}
.mouse_bac:hover .p_title
{
    color: #f0902c;
}
.p_categoryBox .p_parentBox:hover
{
    background-color: rgba(1,109,231,0);
}
.p_categoryBox .p_parentBox:before
{
    content: " ";
    display: block;
    transition: all .5s;
    width: 0;
    height: 3px;
    background-color: #f0902c;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.p_categoryBox .p_parentBox:hover:before
{
    width: 65px;
}
.p_categoryBox .p_parentBox:hover .p_title
{
    color: #f0902c;
}
#w_grid-1606987876622
{
    left: 50%!important;
}
.banquan
{
    position: fixed;
    bottom: 16px;
    margin: 0 auto;
    width: 100%;
}